Skip to content

chore(main): release 0.24.0#633

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--claudette
Open

chore(main): release 0.24.0#633
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--claudette

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 5, 2026

🤖 I have created a release beep boop

0.24.0 (2026-05-08)

Features

  • add alternative Claude Code backends (#671) (bf32a06)
  • add archive scripts for workspaces (#662) (1f097da)
  • add Open Graph image for social link previews (#674) (7288aee)
  • add shell command composer mode (#640) (135aeb9)
  • add workspace context menu (#670) (e8db548)
  • animate panel toggles (#660) (c083bbf)
  • chat: redesign CLI invocation banner as collapsible structured chip (#689) (39d810e)
  • Claude CLI flags — settings panel, in-chat surfaces, and invocation banner (#673) (429c630)
  • Claude Code Remote Control (#686) (9153d99)
  • cli: claudette command-line client + shared ops core (#620) (712e73e)
  • editor: add user-toggleable Monaco minimap (#637) (c36f552)
  • expose chat orchestration over ipc (#650) (fed931f)
  • file context menu, inline rename, undoable trash (#655) (ed6ab2c)
  • poll files and changes tabs while agent is idle (#676) (e31c10d)
  • redesign Claude CLI flags settings with sections + browse list (#691) (63ffdd1)
  • render filetree icons via material-icon-theme (#681) (5d9fb4f)
  • show detailed SCM checks (#657) (4493035)
  • show git status in file tree (#648) (f237a4f)
  • tint files browser rows by change status (#678) (be0471c)
  • ui: drag-reorder for tabs/workspaces + unified tab order, view persistence, alignment (#631) (6c5e7ed)
  • ui: help menu — keyboard shortcuts, docs, changelog, dev tools (#643) (367ac24)

Bug Fixes

  • chat: keep live agent tool groups stable (#639) (ae080f8)
  • ci: keep Cargo release versions in sync (#666) (e76cfc9)
  • correct soundpack detail link domain to openpeon.com (#675) (83d9ac2)
  • dashboard: anchor elapsed timer to store promptStartTime (#632) (cdf7aa9), closes #589
  • defer macOS microphone permission prompt (#668) (dd9ef3b)
  • diff: copy button silently failing on >100KB files; unify clipboard logic (#636) (fee963b)
  • file-viewer,zoom: correct context-menu offset under html zoom (#656) (49b005a)
  • files: show all files including gitignored in Files panel (#694) (0c40360)
  • fork: restore conversation context across forks (#690) (9852d86)
  • hide deprecated flags from Claude flags settings (#688) (f02d12e)
  • make CSV attachment headers opaque (#647) (8a91074)
  • persist window and workspace view state (#672) (49ac6ab)
  • plugins: show install CTA when claude CLI is missing (#642) (a260930)
  • plugins: use unified claude CLI resolver in marketplace commands (#654) (4e56a03)
  • preserve CLI workspace names (#682) (fa1e57f)
  • prevent smart quote substitutions in repo settings (#667) (6fcaa54)
  • prevent thinking hotkey overlap (#683) (d16cef5)
  • remove 'PR' label text from PR pill button in header (#665) (3be20e5)
  • render SVGs in markdown preview (#659) (a1a565e)
  • repair attachment file copy (#646) (f0ec014)
  • restore workspace auto sorting (#658) (3eb31e1)
  • scm: preserve cached PR status across transient poll failures (#663) (07339f0)
  • stage cli sidecar for dev builds (#645) (069e8d4)
  • stop stale macOS dev app instances (#653) (2ac9cdf)
  • sync sidebar status badge with session attention state (#661) (2f94492)
  • terminal: add copy/paste keyboard shortcuts and context menu items (#692) (f5765f5)
  • ui: un-break release boot from Vite-mangled inline hijack guard (#634) (95c70b8)
  • use body-size token for sidebar font sizes (#679) (5d59c9a)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot requested a review from a team as a code owner May 5, 2026 20:04
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--claudette branch 28 times, most recently from 76afaa0 to 387feac Compare May 7, 2026 15:13
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--claudette branch 19 times, most recently from 968cf3f to 365e620 Compare May 8, 2026 16:39
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--claudette branch from 365e620 to b51d7fe Compare May 8, 2026 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(dashboard): elapsed timer resets on every navigation instead of reflecting true prompt start

0 participants